Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update to work with flutter 3.16 #11

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

fromkeith
Copy link

Flutter 3.16 removed ImageProvider.load and DecoderCallback. See: https://docs.flutter.dev/release/release-notes/release-notes-3.16.0

This change updates to use loadImage and to use ImageDecoderCallback as the second param.

I also updated the version numbers, but please edit, or let me know if you want them set to something else. I'm no flutter expert.

@sjordan2010
Copy link

sjordan2010 commented Feb 13, 2024

@loic-hamdi Please

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants